The
ReentrantObservableCollection<T> class represents the same interface and functionality as the
DeferrableObservableCollection<T> with one exception: it allows collection changing in event handlers for the
CollectionChanged event.
System.Object
System.Collections.ObjectModel.Collection<T>
C1.WPF.Schedule.ReentrantObservableCollection<T>
C1.WPF.Schedule.DateList